Skip to content

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.6 to 2.3.7#436

Merged
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.7
Apr 25, 2026
Merged

Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.6 to 2.3.7#436
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.6 to 2.3.7.

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-gradle-plugin's releases.

2.3.7

What's Changed

  • Bumped Kotlin target language version to 2.3 (#2821)
  • Fixed crash caused by upstream dependency (#2856)
  • Fixed support for Gradle Isolated Projects (#2844)

Contributors

  • Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.6...2.3.7

Commits
  • 94f2104 Move AnnotationResolutionStrategy-related files to common dir
  • 98fb4c7 Add infrastructure for declaring test annotations
  • 25c30c3 Update test output
  • cd0eb19 Update AnnotationsInDependenciesProcessor output with line numbers
  • 1a7d8da Fix crash in PsiResolutionStrategy for annotations with nullable fqn (#2864)
  • 3a5f866 Remove KtEntry type
  • 0b3b39e Update codeowners
  • 8b309d5 Add more information to error message
  • f50f2f7 Add comment on performance
  • e142fd7 Handle missing cases in CollectAnnotatedSymbolsPsiVisitor
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label Apr 23, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 1ba99e7 Previous: 7fb9a63 Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2597.975787804878 us/op 1357.4237683089216 us/op 1.91
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2381.9397131487895 us/op 1335.7892548913044 us/op 1.78
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1771.4880729591837 us/op 823.4587872340426 us/op 2.15
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1.076022115001368 us/op 0.5629206354014863 us/op 1.91
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2851.8844477366256 us/op 1539.981382276657 us/op 1.85

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.7 branch from 1ba99e7 to dbfec16 Compare April 25, 2026 12:41
@OptimumCode OptimumCode enabled auto-merge (squash) April 25, 2026 12:53
@OptimumCode OptimumCode merged commit eb108b0 into main Apr 25, 2026
18 of 19 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/com.google.devtools.ksp-symbol-processing-gradle-plugin-2.3.7 branch April 25, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant